Skip to content

chore(deps): update dependency dotenv to v16.6.1 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

Package Change Age Confidence
dotenv 16.4.1 -> 16.6.1 age confidence

Release Notes

motdotla/dotenv (dotenv)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [[email protected]] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.

v16.5.0

Compare Source

Added
  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP]
Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM.
Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed
  • Remove _log method. Use _debug #​862

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx

v16.4.5

Compare Source

Changed
  • 🐞 Fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.4

Compare Source

Changed
  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #​812

v16.4.3

Compare Source

Changed
  • 🐞 Fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.2

Compare Source

Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 2afb8c0 to da764f8 Compare February 26, 2024 10:33
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from da764f8 to f22e3be Compare March 7, 2024 06:47
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 6 times, most recently from 3330897 to 722403f Compare March 28, 2024 17:55
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 722403f to f7bbaa7 Compare April 6, 2024 23:50
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch 2 times, most recently from e59a097 to 23a9221 Compare April 17, 2024 05:18
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 23a9221 to 9c0ecb8 Compare December 3, 2024 23:49
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.4.5 chore(deps): update dependency dotenv to v16.4.7 Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.4.7 chore(deps): update dependency dotenv to v16.5.0 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from 9c0ecb8 to b884895 Compare April 11, 2025 23:50
@renovate renovate bot force-pushed the renovate/dotenv-16.x branch from b884895 to d9b70d9 Compare June 28, 2025 19:58
@renovate renovate bot changed the title chore(deps): update dependency dotenv to v16.5.0 chore(deps): update dependency dotenv to v16.6.1 Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants